[INFO] fetching crate muter 0.7.0...
[INFO] fixing muter-0.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate muter 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate muter 0.7.0
[INFO] finished tweaking crates.io crate muter 0.7.0
[INFO] tweaked toml for crates.io crate muter 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate muter 0.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate muter 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `muter` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed
[INFO] running `Command { std: "docker" "start" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `muter` (manifest) generated 1 warning
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking multi_reader v0.1.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking pretty_assertions v0.5.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling muter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling gettext-sys v0.19.9
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]     Checking md-5 v0.8.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking locale_config v0.2.3
[INFO] [stderr]     Checking gettext-rs v0.5.0
[INFO] [stderr]     Checking tr v0.1.6
[INFO] [stderr]     Checking gettext-rs v0.4.4
[INFO] [stderr]    Migrating src/lib/mod.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/lib/codec/codecs/uri.rs (10 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/compress.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base32.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/vis.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/hash.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/registry.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/swab.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base16.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/tests.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/hex.rs (10 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/quotedprintable.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/helpers/codecs.rs (1 fix)
[INFO] [stderr]        Fixed src/lib/codec/codecs/xml.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/wrap.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/chain/mod.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base64.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/ascii85.rs (11 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/uuencode.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/lf.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/identity.rs (5 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/bubblebabble.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/checksum.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/crlf.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/hash.rs (3 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/lib/codec/codecs/uri.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/chain/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/quotedprintable.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/checksum.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/xml.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base16.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/bubblebabble.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/crlf.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/swab.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/lf.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/compress.rs (1 fix)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base64.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/hex.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/vis.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/identity.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/tests.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base32.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/ascii85.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/registry.rs (5 fixes)
[INFO] [stderr]        Fixed src/lib/codec/helpers/codecs.rs (1 fix)
[INFO] [stderr]        Fixed src/lib/codec/codecs/wrap.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/uuencode.rs (3 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] [stderr] crater-edition-check: muter v0.7.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling muter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/uuencode.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/vis.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:281:53
[INFO] [stdout]     |
[INFO] [stdout] 281 |             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 281 +             iter.map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:285:53
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 285 +                 .map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[cfg(rustc_1_37)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/uuencode.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/vis.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:281:53
[INFO] [stdout]     |
[INFO] [stdout] 281 |             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 281 +             iter.map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:285:53
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 285 +                 .map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[cfg(rustc_1_37)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/chain/mod.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn parse(chain: &str, dir: Direction) -> Result<Vec<ChainTransform>, Error> {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn parse(chain: &str, dir: Direction) -> Result<Vec<ChainTransform<'_>>, Error> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/chain/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse_unit(unit: &str, d: Direction) -> Result<ChainTransform, Error> {
[INFO] [stdout]     |                         ^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse_unit(unit: &str, d: Direction) -> Result<ChainTransform<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/chain/mod.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn parse(chain: &str, dir: Direction) -> Result<Vec<ChainTransform>, Error> {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn parse(chain: &str, dir: Direction) -> Result<Vec<ChainTransform<'_>>, Error> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/chain/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse_unit(unit: &str, d: Direction) -> Result<ChainTransform, Error> {
[INFO] [stdout]     |                         ^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse_unit(unit: &str, d: Direction) -> Result<ChainTransform<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.73s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking muter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib/mod.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed src/lib/codec/codecs/hash.rs (5 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/wrap.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/swab.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/compress.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/checksum.rs (5 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/ascii85.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/uri.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/quotedprintable.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/lf.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/crlf.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base32.rs (6 fixes)
[INFO] [stderr]        Fixed src/lib/codec/registry.rs (8 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/bubblebabble.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/hex.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/chain/mod.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/xml.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/tests.rs (7 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base64.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/identity.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/mod.rs (9 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/uuencode.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/vis.rs (2 fixes)
[INFO] [stderr]        Fixed src/lib/codec/codecs/base16.rs (2 fixes)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `--force-warn bare-trait-objects` implied by `--force-warn rust-2021-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `--force-warn bare-trait-objects` implied by `--force-warn rust-2021-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed src/main.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
[INFO] [stderr] crater-edition-check: muter v0.7.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling muter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/uuencode.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/vis.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:281:53
[INFO] [stdout]     |
[INFO] [stdout] 281 |             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 281 +             iter.map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:285:53
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 285 +                 .map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[cfg(rustc_1_37)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/uuencode.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib/codec/codecs/vis.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::manual_range_contains))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `blake3` and `modern`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:281:53
[INFO] [stdout]     |
[INFO] [stdout] 281 |             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 281 -             iter.map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 281 +             iter.map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/lib/codec/helpers/codecs.rs:285:53
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |                                                     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 .map(|(k, &v)| i64::from(self.table[(v as usize)]) << ((is - 1 - k) * bits))
[INFO] [stdout] 285 +                 .map(|(k, &v)| i64::from(self.table[v as usize ]) << ((is - 1 - k) * bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[cfg(rustc_1_37)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(all(not(rustc_1_37), has_range_bounds))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_1_37`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_37)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_37)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_range_bounds`
[INFO] [stdout]    --> src/lib/codec/mod.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(all(not(rustc_1_37), not(has_range_bounds)))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_range_bounds)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_range_bounds)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | compress_defn!(DeflateTransformFactory, "deflate", CompressionType::Deflate);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | compress_defn!(ZlibTransformFactory, "zlib", CompressionType::Zlib);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 r: Box<io::BufRead>,
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/lib/codec/codecs/compress.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             ) -> Result<Box<io::BufRead>, Error> {
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | compress_defn!(GzipTransformFactory, "gzip", CompressionType::Gzip);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `compress_defn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muter` (lib) due to 6 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muter` (lib test) due to 6 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed", kill_on_drop: false }`
[INFO] [stdout] 997a0d41848fe8305520808faf6f1c751893aee69205ddcb2c58c2ab772d44ed
